iT邦幫忙

2023 iThome 鐵人賽

DAY 13
0
Cloud Native

初入雲端的黑白學系列 第 13

[初入雲端的黑白學]舉例說明-教師系統(4)EC2教師系統架設

  • 分享至 

  • xImage
  •  

進入到我們重頭戲EC2教師系統API架設的部分


1:創建 EC2 執行個體

點選 "啟動執行個體"
https://ithelp.ithome.com.tw/upload/images/20230916/20129524VrsfvLUMyF.png


2:設定名稱及作業系統映像

有些會收費,看個人需求進行選擇
https://ithelp.ithome.com.tw/upload/images/20230916/20129524CVetSglhKC.png


3:設定 執行個體類型(CPU) 及 金鑰對(SSH登入)

金鑰對選擇舊有或直接新建
https://ithelp.ithome.com.tw/upload/images/20230916/20129524SI4Uni7s1T.png

https://ithelp.ithome.com.tw/upload/images/20230916/201295243RSc27Mfvj.png


4:設定網路安全群組

可選擇新建或使用舊有網路安全模組,功能是控制您的port流量流入或流出
https://ithelp.ithome.com.tw/upload/images/20230916/20129524vG9G20w6Ha.png


5:執行個體、取得IPv4 DNS位置

https://ithelp.ithome.com.tw/upload/images/20230916/20129524Ccn9QlctPD.png


6:使用SSH進行登入使用EC2虛擬機

連線進入EC2虛擬機,部署我的教師系統。
使用者名稱會因你起的系統不同而不同。
例如:

ssh -i {key location} {使用者名稱}@{剛剛獲得的IPv4或DNS位置}

https://ithelp.ithome.com.tw/upload/images/20230916/201295244C4IdZrAjq.png


7:設定網路安全群組

設定虛擬機流量流入流出規則
https://ithelp.ithome.com.tw/upload/images/20230916/201295246vN6OS5WA8.png

https://ithelp.ithome.com.tw/upload/images/20230916/20129524OLjHGv6cSM.png


8:測試效果

https://ithelp.ithome.com.tw/upload/images/20230916/20129524gCFTaPY5tR.png

https://ithelp.ithome.com.tw/upload/images/20230916/20129524OhaYR3DOMa.png


上一篇
[初入雲端的黑白學]舉例說明-教師系統(3)CloudFront & S3
下一篇
[初入雲端的黑白學]AWS Elastic Load Balancing
系列文
初入雲端的黑白學30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言